Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined PR #127

Merged
merged 21 commits into from
May 28, 2023
Merged

Combined PR #127

merged 21 commits into from
May 28, 2023

Conversation

nbauma109
Copy link
Owner

✅ This PR was created by the Combine PRs action by combining the following PRs:
#126 Bump jd-core from 1.2.18 to 1.2.26
#123 Bump plexus-utils from 3.5.0 to 4.0.0
#122 Bump maven-dependency-plugin from 3.5.0 to 3.6.0
#113 Bump commons-io from 2.11.0 to 2.12.0
#112 Bump maven-assembly-plugin from 3.4.2 to 3.6.0
#111 Bump jd-util from 1.1.12 to 1.1.16
#109 Bump asm from 9.4 to 9.5
#108 Bump maven-release-plugin from 3.0.0-M7 to 3.0.0
#90 Bump jaxb-impl from 2.3.7 to 2.3.8
#81 Bump bcel from 6.6.0 to 6.7.0

dependabot bot and others added 21 commits December 6, 2022 16:06
Bumps [bcel](https://github.com/apache/commons-bcel) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/apache/commons-bcel/releases)
- [Changelog](https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-bcel@rel/commons-bcel-6.6.0...rel/commons-bcel-6.7.0)

---
updated-dependencies:
- dependency-name: org.apache.bcel:bcel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps jaxb-impl from 2.3.7 to 2.3.8.

---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M7 to 3.0.0.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.0.0-M7...maven-release-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps asm from 9.4 to 9.5.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jd-util](https://github.com/nbauma109/jd-util) from 1.1.12 to 1.1.16.
- [Release notes](https://github.com/nbauma109/jd-util/releases)
- [Commits](nbauma109/jd-util@1.1.12...1.1.16)

---
updated-dependencies:
- dependency-name: com.github.nbauma109:jd-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.4.2 to 3.6.0.
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.4.2...maven-assembly-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps commons-io from 2.11.0 to 2.12.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.5.0 to 3.6.0.
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.5.0...maven-dependency-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.5.0...plexus-utils-4.0.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jd-core](https://github.com/nbauma109/jd-core) from 1.2.18 to 1.2.26.
- [Release notes](https://github.com/nbauma109/jd-core/releases)
- [Commits](nbauma109/jd-core@1.2.18...1.2.26)

---
updated-dependencies:
- dependency-name: com.github.nbauma109:jd-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@nbauma109 nbauma109 merged commit 4cd361d into master May 28, 2023
@nbauma109 nbauma109 deleted the combine-prs-branch branch May 28, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant